3.2.94 \(\int \frac {x^m (a+b \sinh ^{-1}(c x))}{\sqrt {d+c^2 d x^2}} \, dx\) [194]

Optimal. Leaf size=161 \[ \frac {x^{1+m} \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right ) \, _2F_1\left (\frac {1}{2},\frac {1+m}{2};\frac {3+m}{2};-c^2 x^2\right )}{(1+m) \sqrt {d+c^2 d x^2}}-\frac {b c x^{2+m} \sqrt {1+c^2 x^2} \, _3F_2\left (1,1+\frac {m}{2},1+\frac {m}{2};\frac {3}{2}+\frac {m}{2},2+\frac {m}{2};-c^2 x^2\right )}{\left (2+3 m+m^2\right ) \sqrt {d+c^2 d x^2}} \]

[Out]

x^(1+m)*(a+b*arcsinh(c*x))*hypergeom([1/2, 1/2+1/2*m],[3/2+1/2*m],-c^2*x^2)*(c^2*x^2+1)^(1/2)/(1+m)/(c^2*d*x^2
+d)^(1/2)-b*c*x^(2+m)*hypergeom([1, 1+1/2*m, 1+1/2*m],[2+1/2*m, 3/2+1/2*m],-c^2*x^2)*(c^2*x^2+1)^(1/2)/(m^2+3*
m+2)/(c^2*d*x^2+d)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.07, antiderivative size = 161, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.038, Rules used = {5817} \begin {gather*} \frac {\sqrt {c^2 x^2+1} x^{m+1} \, _2F_1\left (\frac {1}{2},\frac {m+1}{2};\frac {m+3}{2};-c^2 x^2\right ) \left (a+b \sinh ^{-1}(c x)\right )}{(m+1) \sqrt {c^2 d x^2+d}}-\frac {b c \sqrt {c^2 x^2+1} x^{m+2} \, _3F_2\left (1,\frac {m}{2}+1,\frac {m}{2}+1;\frac {m}{2}+\frac {3}{2},\frac {m}{2}+2;-c^2 x^2\right )}{\left (m^2+3 m+2\right ) \sqrt {c^2 d x^2+d}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^m*(a + b*ArcSinh[c*x]))/Sqrt[d + c^2*d*x^2],x]

[Out]

(x^(1 + m)*Sqrt[1 + c^2*x^2]*(a + b*ArcSinh[c*x])*Hypergeometric2F1[1/2, (1 + m)/2, (3 + m)/2, -(c^2*x^2)])/((
1 + m)*Sqrt[d + c^2*d*x^2]) - (b*c*x^(2 + m)*Sqrt[1 + c^2*x^2]*HypergeometricPFQ[{1, 1 + m/2, 1 + m/2}, {3/2 +
 m/2, 2 + m/2}, -(c^2*x^2)])/((2 + 3*m + m^2)*Sqrt[d + c^2*d*x^2])

Rule 5817

Int[(((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))*((f_.)*(x_))^(m_))/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[((f*x
)^(m + 1)/(f*(m + 1)))*Simp[Sqrt[1 + c^2*x^2]/Sqrt[d + e*x^2]]*(a + b*ArcSinh[c*x])*Hypergeometric2F1[1/2, (1
+ m)/2, (3 + m)/2, (-c^2)*x^2], x] - Simp[b*c*((f*x)^(m + 2)/(f^2*(m + 1)*(m + 2)))*Simp[Sqrt[1 + c^2*x^2]/Sqr
t[d + e*x^2]]*HypergeometricPFQ[{1, 1 + m/2, 1 + m/2}, {3/2 + m/2, 2 + m/2}, (-c^2)*x^2], x] /; FreeQ[{a, b, c
, d, e, f, m}, x] && EqQ[e, c^2*d] &&  !IntegerQ[m]

Rubi steps

\begin {align*} \int \frac {x^m \left (a+b \sinh ^{-1}(c x)\right )}{\sqrt {d+c^2 d x^2}} \, dx &=\frac {\sqrt {1+c^2 x^2} \int \frac {x^m \left (a+b \sinh ^{-1}(c x)\right )}{\sqrt {1+c^2 x^2}} \, dx}{\sqrt {d+c^2 d x^2}}\\ &=\frac {x^{1+m} \sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right ) \, _2F_1\left (\frac {1}{2},\frac {1+m}{2};\frac {3+m}{2};-c^2 x^2\right )}{(1+m) \sqrt {d+c^2 d x^2}}-\frac {b c x^{2+m} \sqrt {1+c^2 x^2} \, _3F_2\left (1,1+\frac {m}{2},1+\frac {m}{2};\frac {3}{2}+\frac {m}{2},2+\frac {m}{2};-c^2 x^2\right )}{\left (2+3 m+m^2\right ) \sqrt {d+c^2 d x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.04, size = 129, normalized size = 0.80 \begin {gather*} \frac {x^{1+m} \sqrt {1+c^2 x^2} \left ((2+m) \left (a+b \sinh ^{-1}(c x)\right ) \, _2F_1\left (\frac {1}{2},\frac {1+m}{2};\frac {3+m}{2};-c^2 x^2\right )-b c x \, _3F_2\left (1,1+\frac {m}{2},1+\frac {m}{2};\frac {3}{2}+\frac {m}{2},2+\frac {m}{2};-c^2 x^2\right )\right )}{(1+m) (2+m) \sqrt {d+c^2 d x^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^m*(a + b*ArcSinh[c*x]))/Sqrt[d + c^2*d*x^2],x]

[Out]

(x^(1 + m)*Sqrt[1 + c^2*x^2]*((2 + m)*(a + b*ArcSinh[c*x])*Hypergeometric2F1[1/2, (1 + m)/2, (3 + m)/2, -(c^2*
x^2)] - b*c*x*HypergeometricPFQ[{1, 1 + m/2, 1 + m/2}, {3/2 + m/2, 2 + m/2}, -(c^2*x^2)]))/((1 + m)*(2 + m)*Sq
rt[d + c^2*d*x^2])

________________________________________________________________________________________

Maple [F]
time = 180.00, size = 0, normalized size = 0.00 \[\int \frac {x^{m} \left (a +b \arcsinh \left (c x \right )\right )}{\sqrt {c^{2} d \,x^{2}+d}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^m*(a+b*arcsinh(c*x))/(c^2*d*x^2+d)^(1/2),x)

[Out]

int(x^m*(a+b*arcsinh(c*x))/(c^2*d*x^2+d)^(1/2),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(a+b*arcsinh(c*x))/(c^2*d*x^2+d)^(1/2),x, algorithm="maxima")

[Out]

integrate((b*arcsinh(c*x) + a)*x^m/sqrt(c^2*d*x^2 + d), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(a+b*arcsinh(c*x))/(c^2*d*x^2+d)^(1/2),x, algorithm="fricas")

[Out]

integral((b*arcsinh(c*x) + a)*x^m/sqrt(c^2*d*x^2 + d), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{m} \left (a + b \operatorname {asinh}{\left (c x \right )}\right )}{\sqrt {d \left (c^{2} x^{2} + 1\right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**m*(a+b*asinh(c*x))/(c**2*d*x**2+d)**(1/2),x)

[Out]

Integral(x**m*(a + b*asinh(c*x))/sqrt(d*(c**2*x**2 + 1)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(a+b*arcsinh(c*x))/(c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

integrate((b*arcsinh(c*x) + a)*x^m/sqrt(c^2*d*x^2 + d), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^m\,\left (a+b\,\mathrm {asinh}\left (c\,x\right )\right )}{\sqrt {d\,c^2\,x^2+d}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^m*(a + b*asinh(c*x)))/(d + c^2*d*x^2)^(1/2),x)

[Out]

int((x^m*(a + b*asinh(c*x)))/(d + c^2*d*x^2)^(1/2), x)

________________________________________________________________________________________